===============================================================================
Demystifying Cinepak For Sega Source by bgvanbur
===============================================================================

DEMYST.PDF
  A document about the Cinepak for Sega
  The game specific section was never completed
COMPILE.PL
  A perl script 
ORIGINAL/
  README.TXT
    details which date string corresponds to what game
    also has other notes about Sega CD games
  199*/
    has the MAINPLAY and SUBPLAY binary modules copied from games
ORIGINAL_E/
  has the MAINPLAY and SUBPLAY binary modules copied from European games
MAINPLAY/
  MAINPLAY.ASM
    source for several revisions, use gpp to convert into a specific revision
  19931003.ASM
  19931102.ASM
  19931108.ASM
  19931207.ASM
  19931218.ASM
  19940318.ASM
  19940506.ASM
  19940525.ASM
  19940824.ASM
  19940922.ASM
  19940928.ASM
  19941001.ASM
  19941017.ASM
  19941100.ASM
  19941215.ASM
    source for a specific revision that was already converted using gpp
    properly assembles to same as the original
  19950301.ASM
    does not assemble to same as the original
SUBPLAY/
  SUBPLAY.ASM
    source for several revisions, use gpp to convert into a specific revision
  19931003.ASM
  19940318.ASM
  19940506.ASM
  19940525.ASM
  19940824.ASM
  19940922.ASM
  19940928.ASM
  19941001.ASM
  19941017.ASM
  19941100.ASM
  19941215.ASM
    source for a specific revision that was already converted using gpp
    properly assembles to same as the original
  19931102.ASM
  19931108.ASM
  19931108.ASM
  19931207.ASM
  19941020.ASM
  19950217.ASM
  19950301.ASM
    does not assemble to same as the original
TEX/
  The LaTeX source for DEMYST.PDF
